fix declaration of phony targets.
authortsteven4@gmail.com <tsteven4@gmail.com@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 15 Dec 2013 15:23:19 +0000 (15:23 +0000)
committertsteven4@gmail.com <tsteven4@gmail.com@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 15 Dec 2013 15:23:19 +0000 (15:23 +0000)
commit0caafdbb133f54554540297c6441ebd15554078d
tree5d1debe013a5c6e5dd25223357ea8b68eb7571ac
parent3f30b6a49453037d5762322563264391ced46fad
fix declaration of phony targets.
a failure example was "make;touch gui;make gui", which would fail to execute the gui recipe.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4664 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/Makefile.in